Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support a ring of fallback RPCs in Ethereum client #317

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

canercidam
Copy link
Contributor

No description provided.

@@ -46,7 +46,7 @@ func testBaseSepoliaListener(ctx context.Context, filter *ContractFilter, topic
l, err := NewListener(
ctx, ListenerConfig{
Name: "listener",
JsonRpcURL: "https://rpc.ankr.com/base_sepolia",
JsonRpcURL: "https://base-sepolia-rpc.publicnode.com",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we just nuke this test?

@canercidam canercidam merged commit 873cb25 into master Jan 2, 2025
1 check failed
@canercidam canercidam deleted the caner/json-rpc-redundancy branch January 2, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants